Fix start_time parsing on restart -- it's a float, not an int.
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 8 Dec 2005 14:28:53 +0000 (14:28 +0000)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 8 Dec 2005 14:28:53 +0000 (14:28 +0000)
commit6a6999e3fb9b087f30c356664337cdc853b7f6e6
tree588c63dab7c24d445b0c977f394faa2e84a300e6
parent1c687552275a5b346442f09e96e76095f2ff08ab
Fix start_time parsing on restart -- it's a float, not an int.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomainInfo.py